[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                             GetDate procedure

  DECLARATION:  GetDate(var Year, Month, Day, DayOfWeek : Word);

      PURPOSE:  Returns the current operating system date.

         UNIT:  DOS

      REMARKS:  Valid values are:

                        Year      =  1980..2099
                        Month     =  1..12
                        Day       =  1..31
                        DayOfWeek =  0..6 (Sunday = 0)

See Also: GetTime SetDate SetTime
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson